home *** CD-ROM | disk | FTP | other *** search
/ QRZ! Ham Radio 21 / QRZ Ham Radio Callsign Database - Volume 21.iso / MODFILES / FT5100_4.TXT < prev    next >
Text File  |  1998-02-18  |  3KB  |  66 lines

  1. Newsgroups: rec.radio.amateur.misc
  2. From: byon@lynx.cecs.csulb.edu (Byon Garrabrant)
  3. Subject: Yaesu FT-5100 CAT/Remote Control Mike Interface
  4. Organization: Cal State University, Long Beach
  5. Date: Thu, 29 Apr 1993 18:32:33 GMT
  6. Lines: 59
  7.  
  8. I own a FT-5100 and became interested in the Remote Control Mike, not
  9. for its wirelessness, but because it can control most of the radio's
  10. features via a serial data stream through the mircophone jack. 
  11. Although I do not own the wireless mike, I was able to build an
  12. interface between my PC and my 5100.  It is somewhat similar to the
  13. CAT interface I have built for my FT-757 HF rig, but mostly like the
  14. interface described in the FT-912R manual (loaned to me via a friend
  15. from Yaesu). I have recently been working on a micro-controller
  16. based radio controller which I use for transmitter hunts, and other
  17. ham related activities, and I plan to allow it to control my 5100
  18. soon, but so far I have only controlled the radio from my PC.  When
  19. using my PC as the source for the serial data, I used a MAX232 chip
  20. for a level conversion between the +/- 12 volts levels on the
  21. computer and the 0-5 volt levels on the radio.  
  22.  
  23. The serial data paramaters are 4800 N82.  The commands sent to the
  24. radio are simple one byte instructions.  The RMC mode ON command (16)
  25. must be sent before any other command.  When the RMC mode is ON, a
  26. small LCD "RMC" icon will light on the display (see owners manual
  27. under Display).  Also, the Vol, Sql, and Bal knobs are disabled when
  28. in the RMC mode because they will be controlled via serial commands,
  29. but all other buttons are still active.  
  30.  
  31. The commands are as follows:
  32.  
  33. 0  - RPT            12 - CALL             24 - SQL Up
  34. 2  - REV            14 - BAND             26 - VOL Up
  35. 4  - MHZ            16 - RMC              28 - BAL Right
  36. 6  - D/MR           18 - SUB              30 - BAL Left
  37. 8  - TONE           20 - PAGE             32 - SQL Down
  38. 10 - LOW            22 - F/W              33 - VOL Down
  39.  
  40. The interface I built simply wired mike port pin 7 to serial ground
  41. and pins 1 and 3 each through a diode then together, to the serial
  42. source.  Note: I am not a hardware person!  Use this hardware at your
  43. own risk.  
  44.  
  45.  +----1 7-------------- GND 
  46.  |   2 8 6                      (These can be connected to a MAX232
  47.  | +--3 5   +-+-------- SER IN   or the FIF-232C pins 1 and 3)
  48.  | |   4    | |
  49.  | +--->|---+ |
  50.  +----->|-----+
  51.  
  52. You can wire 1 and 3 together first, then through 1 diode, but that
  53. disables the UP and DOWN buttons.
  54.  
  55. I will continue to study this more.  If anyone would like to know
  56. more, or has any corrections or feedback, please email me.    
  57.  
  58. 73 Byon
  59.  
  60. ---------------------------------------------------------------------
  61. Byon Garrabrant               KD6BCH                   byon@csulb.edu
  62. ---------------------------------------------------------------------
  63.  
  64. -- 
  65. Byon Garrabrant  KD6BCH  byon@csulb.edu
  66.